Export recognized revenue summary
Accounting > Revenue recognition
Export recognized revenue summary
Queue an XLSX or CSV summary of recognized revenue for a month range.
POST
Export recognized revenue summary
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Ledger identifier.
First recognition month included, formatted YYYY-MM.
Pattern:
^\d{4}-(0[1-9]|1[0-2])$Last recognition month included, formatted YYYY-MM.
Pattern:
^\d{4}-(0[1-9]|1[0-2])$Export file type; defaults to xlsx.
Available options:
xlsx, csv Response
200 - application/json
Unique export identifier.
Accounting export template.
Available options:
revenue_recognition_waterfall, revenue_recognition_summary, income_statement, general_ledger Current export processing status.
Available options:
pending, processing, done, error Generated file type.
Available options:
csv, xlsx, json, zip, pdf, doc, docx, xls, txt, jpeg, jpg, png Time at which the export was requested.
Time at which the export was last updated.

